|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.graph.DefaultCellViewFactory
pl.psnc.graph.view.CustomCellViewFactory
public class CustomCellViewFactory
CustomCellViewFactory class - custom implementation of Cell View
Factory for creating cell views and ports.
| Constructor Summary | |
|---|---|
CustomCellViewFactory()
|
|
| Method Summary | |
|---|---|
protected org.jgraph.graph.PortView |
createPortView(java.lang.Object cell)
|
protected org.jgraph.graph.VertexView |
createVertexView(java.lang.Object object)
|
| Methods inherited from class org.jgraph.graph.DefaultCellViewFactory |
|---|
createEdgeView, createEdgeView, createPortView, createView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomCellViewFactory()
| Method Detail |
|---|
protected org.jgraph.graph.PortView createPortView(java.lang.Object cell)
createPortView in class org.jgraph.graph.DefaultCellViewFactoryprotected org.jgraph.graph.VertexView createVertexView(java.lang.Object object)
createVertexView in class org.jgraph.graph.DefaultCellViewFactory
|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||